*{
	margin:0px auto;
	padding:0px;
	font-family: "Microsoft YaHei";
	font-size:14px;
}
a{
	text-decoration:none;
	color:#757575;
}
ul{
	margin:0px;
}
li{
	list-style-type:none;
}
p{
	margin:10px 0px;
	text-align:left;
	color:#747474;	
	line-height:18px;
}
.top{
	width:100%;
	height:127px;
	border-bottom:solid 2px #6C6C6C;
	display:inline-table;
}
.top .panel{
	width:100%;
	height:43px;
	background-color:#F5F5F5;
	margin:0px 0px;
	padding-top:6px;
	display:inline-table;
}
.top .panel .wel{
	color:#959595;
	font-size:12px;
	width:982px;
	height:43px;
}
.top .panel .wel .welcome{
	display:inline;
	background-color:#F5F5F5;
	color:#959595;
	font-size:12px;
}
.top .panel .wel .welcome span{
	color:#959595;
	font-size:12px;
}
.top .panel .wel .welcome .name{
	font-weight:bold;
	color:#000000;
}
.top .panel .wel .login{
	display:inline-table;
	float:left;
}
.top .panel .wel .login a{
	display:inline-table;
	width:50px;
	text-align:center;
	font-size:12px;
}

.top .panel .wel .name{
	font-weight:bold;
	color:#000000;
}
.top .panel .wel .logined{
  position: relative;
  display: inline-block;
  *display:inline;
  _display:inline;
  float:left;
}

.top .panel .wel .logined img{
	width:34px;
	height:34px;
	-webkit-border-radius: 50%;
    -moz-border-radius: 50%;
	border-radius: 50%;
	float:left;
	margin-left:10px;
	margin-right:10px;
}
.top .panel .wel .logined .welcome{
	float:left;
	line-height:34px;
	height:34px;
	font-size:12px;
}
.top .panel .wel .logined .welcome span{
	font-size:12px;
	margin-left:20px;
}
.top .panel .wel .logined h3{
  display: inline-block;
  *display:inline;
  _display:inline;
  line-height: 34px;
  padding: 0 16px 0 9px;
  background: url(../icons/ico_02.png) right center no-repeat;
  margin-right: 40px;
  font-size:12px;
}
.top .panel .wel .logined:hover h3, .top .panel .wel .logined.active h3{
	background: url(../icons/ico_02_hover.png) right center no-repeat; 
}
.top .panel .wel .logined .box{
	width:120px;
	position: absolute;
	top: 30px;
	left: 205px;
	background: #FFFFFF;
	z-index: 3;
	border-bottom: 1px solid #e6e6e7;
	/* padding: 7px 0 0; */
	display: none; 
}
.top .panel .wel .logined:hover .box{
	display: block;
}
.top .panel .wel .logined .box a{
  display:block;
  border: 1px solid #e6e6e7;
  border-bottom: none;
  height:30px;
  line-height: 30px;
  text-align: left;
}
.top .panel .wel .logined .box a:hover{
  background: #e6e6e7;
  color: #666;
}
.top .panel .wel .box .icon{
  padding: 0 0 0 44px;
  display: block;
  background: url(../icons/ico_03.png) no-repeat;
}
.top .panel .wel .box .icon01{
  background-position: 12px 8px;
}
.top .panel .wel .box .icon02{
  background-position: 12px -20px;
}
.top .panel .wel .box .icon03{
  background-position: 12px -50px;
}
.top .panel .wel .box .icon04{
  background-position: 12px -79px;
}
.top .panel .wel .box .icon05{
  background-position: 12px -108px;
}
.top .panel .wel .search{
	float:right;
}
.top .panel .wel .search .searchbox{
	width:261px;
	height:30px;
	line-height:30px;
	float:right;
	padding-left:15px;
	background-color:#FFFFFF;
	border:none;
	outline:none;
	margin-top:3px;
	color:#959595;
	font-size:12px;
}
.top .panel .wel .search .btn{
	width:30px;
	height:30px;
	float:right;
	background:url(../icons/search.png) no-repeat 3px 3px;
	background-color:#FFFFFF;
	border:none;
	margin-top:3px;
}
.top .menu{
	width:982px;
}
.top .menu .menu-item{
	width:760px;
	height:44px;
	float:right;
}
.top .menu .menu-item ul{
	margin-top:38px;
}
.top .menu .menu-item ul li{
	height:18px;
	display:inline-table;
	text-align:center;
	vertical-align:middle;
}
.top .menu .menu-item ul li a{
	width:88px;
	line-height:18px;
	font-size:18px;
	font-weight:bold;
	text-align:center;
	display:inline-table;
}
.top .menu .menu-item ul li a:hover{
	color:#D70412;
}
.top .menu .menu-item ul li .sel{
	color:#D70412;
}
.top .menu .logo{
	width:177px;
	height:68px;
	background:url(../img/logo.gif) no-repeat;
	float:left;
}
.top .back-top{
	background:url(../icons/goback.png) no-repeat;
    width:38px;
    height:38px;
    display:none;
    position:fixed;
    bottom:120px;
	right:60px;
}
.top .back-top:hover{
	background-position:-38px 0;
}

.content{
	margin-top:10px;
	width:982px;
}
.content .left{
	float:left;
	width:667px;
	heigth:600px;
}

.content .left .focus{
	height:312px;
	border:solid 6px #E9E9E9;
}

.content .left .focus .img{
	width:403px;
	height:312px;
	float:left;
	border-right:solid 6px #E9E9E9;
}
.content .left .focus .img .tip{
	position:relative;
	top:-43px;
	width:392px;
	height:44px;
	line-height:44px;
	font-size:18px;
	background-color:#747474;
	color:#FFFFFF;
	padding-left:10px;
	filter:alpha(opacity=80); 
	-moz-opacity:0.8; 
	opacity:0.8;
}

.content .left .focus .news{
	width:225px;
	height:310px;
	margin:0px 10px;
	float:right;
}

.content .left .focus .news .title{
	background-image:url(../icons/title.gif);
	background-repeat:no-repeat;
	background-position:0 10px;
	padding-left:12px;
	font-size:14px;
	color:#757575;
	width:223px;
	height:35px;
	line-height:35px;
	border-bottom:solid 1px #757575;
}
.content .left .focus .news .title .en{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	margin-left:5px;
}

.content .left .focus .news .item{
	width:223px;
	margin-top:10px;
}

.content .left .focus .news .item li{
	height:30px;
	border-bottom:dashed 1px #E9E9E9;
	padding-left:25px;
}

.content .left .focus .news .item li a{
}

.content .left .focus .news .item li a:hover{
	color:#D70412;
}

.content .left .focus .news .item .num1{
	background-position: 0px 8px !important;
}
.content .left .focus .news .item .num2{
	background-position: 0px -24px !important;
}
.content .left .focus .news .item .num3{
	background-position: 0px -56px !important;
}
.content .left .focus .news .item .num4{
	background-position: 0px -88px !important;
}
.content .left .focus .news .item .num5{
	background-position: 0px -120px !important;
}
.content .left .focus .news .item .num6{
	background-position: 0px -152px !important;
}
.content .left .focus .news .item .num7{
	background-position: 0px -184px !important;
}
.content .left .focus .news .item .num8{
	background-position: 0px -216px !important;
}

.content .left .focus .news .item .on{
	background:url(../icons/num_r.png) no-repeat;
}

.content .left .focus .news .item .off{
	background:url(../icons/num_g.png) no-repeat;
}
.speciaTitle{
	top: -30px;
    position: relative;
    text-align: center;
    background-color: #483838;
    color: #fff;
    line-height: 30px;
    vertical-align: middle;
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    opacity: 0.8;
    font-weight: bold;
}

.content .left .focus .news .item li a{
	line-height:30px;
	font-size:13px;
}

.content .infos{
	border-top:solid 1px #E9E9E9;
	margin-top:10px;
}

.content .infos .info{
	padding-top:15px;
	/*padding-bottom:10px;*/
	border-bottom:dashed 1px #E9E9E9;
	float:left;
}

.content .infos .info .img{
	width:180px;
	height:135px;
	float:left;
	overflow:hidden;
}

.content .infos .info .img img{
	width:180px;
	height:135px;
}

.content .infos .info .cont{
	float:right;
	width:480px;
	height: 138px;
	margin-left:7px;
}

.content .infos .info .cont .title{
	
}

.content .infos .info .cont .title a{
	font-size:20px;
	line-height:22px;
	color:#000000;
}

.content .infos .info .cont .title a:hover{
	color:#D70412;
	text-decoration:underline;
}

.content .infos .info .cont .desc{
	overflow:hidden;
	height:95px;
}

.content .infos .info .cont .desc .author{
	margin-top:5px;
}
.content .infos .info .cont .desc .author a{
	color:#000000;
}
.content .infos .info .cont .desc .author a:hover{
	color:#D70412;
	text-decoration:underline;
}

.content .infos .info .cont .desc .author .time{
	font-size:12px;
	color:#757575;
	display:inline;
}

.content .infos .info .cont .desc .summary{
	margin-top:10px;
	color:#757575;
	line-height:20px;
}
.content .infos .info .tag{
	float: left;
}
.content .infos .info .tag .link{
	position:relative;
	margin-left: 185px;
	top: -20px;
}

.content .infos .info .tag .link .from{
	display:inline;
	padding-left:25px;
	background:url(../icons/arrow.png) no-repeat 10px 0px;
	background-size: 9px;
}

.content .infos .info .tag .link .order{
	display:inline;
	padding-left:25px;
	background:url(../icons/arrow.png) no-repeat 10px 2px;
}

.content .infos .info .tag .link .vote{
	display:inline;
	padding-left:30px;
	background:url(../icons/vote.png) no-repeat 10px 0px;
	background-size: 14px;
}
.content .infos .info .tag .link a{
	font-size:12px;
	color:#A4A4A4;
}
.content .infos .info .tag .link a:hover{
	color:#000000;
}

.content .infos .info .tag .link .vote .plus{
	color:#D70412;
	font-size:12px;
}

.content .view-more{
	
}

.content .view-more a{
	background:url(../icons/view_g.png) no-repeat 276px 4px;
	background-color:#E6E6E6;
	margin:15px auto;
	width:100%;
	height:32px;
	display:inline-table;
	text-align:center;
	line-height:32px;
}

.content .view-more a:hover{
	background:url(../icons/view_w.png) no-repeat 276px 4px;
	background-color:#D70412;
	color:#FFFFFF;
}

.content .view-more-1 a{
	background:url(../icons/view_g.png) no-repeat 436px 4px;
	background-color:#E6E6E6;
	margin:15px auto;
	width:100%;
	height:32px;
	display:inline-table;
	text-align:center;
	line-height:32px;
}

.content .view-more-1 a:hover{
	background:url(../icons/view_w.png) no-repeat 436px 4px;
	background-color:#D70412;
	color:#FFFFFF;
}

.content .view-more-2 a{
	background:url(../icons/view_g.png) no-repeat 391px 4px;
	background-color:#E6E6E6;
	margin:15px auto;
	width:100%;
	height:32px;
	display:inline-table;
	text-align:center;
	line-height:32px;
}

.content .view-more-2 a:hover{
	background:url(../icons/view_w.png) no-repeat 391px 4px;
	background-color:#D70412;
	color:#FFFFFF;
}

.content .view-more-3 a{
	background:url(../icons/view_g.png) no-repeat 240px 4px;
	background-color:#E6E6E6;
	margin:15px auto;
	width:100%;
	height:32px;
	display:inline-table;
	text-align:center;
	line-height:32px;
}

.content .view-more-3 a:hover{
	background:url(../icons/view_w.png) no-repeat 240px 4px;
	background-color:#D70412;
	color:#FFFFFF;
}

.content .right{
	float:right;
	width:293px;
}

.content .right .title{
	background-color:#E9E9E9;
	background-image:url(../icons/title.gif);
	background-repeat:no-repeat;
	background-position:10px 10px;
	padding-left:24px;
	border-top:solid 2px #757575;
	height:35px;
	font-size:14px;
	color:#747474;
	line-height:35px;
}

.content .right .title .en{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	margin-left:5px;
}

.content .right .tags{
	height:218px;
	text-align:center;
}

.content .right .tags .tag{
	width:90px;
	height:30px;
	margin-top:11px;
	background-color:#F4F4F4;
	line-height:30px;
	text-align:center;
	float:left;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
	border-radius: 5px;
}

.content .right .tags .tag a{
	width:90px;
	height:30px;
	display:inline-table;
	border:solid 1px #FFFFFF;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
	border-radius: 5px;
}

.content .right .tags .tag a:hover{
	border:solid 1px #D70412;
	color:#D70412;
}

.content .right .tags .center{
	margin-left:11px;
	margin-right:11px;
}

.content .right .zx{
	
}

.content .right .zx ul{
	margin-left:20px;
}

.content .right .zx li{
	height:30px;
	line-height:30px;
	border-bottom:dashed 1px #E9E9E9;
	color:#757575;
	font-size:14px;
	list-style-type:disc;
}

.content .right .authors{
	border:solid 5px #E9E9E9;
	border-top:none;
	padding-left:5px;
	padding-right:5px;
}
.content .right .zx li a{
	font-size:13px;
}
.content .right .zx li a:hover{
	color:#D70412;
}
.content .right .authors .author{
	height:65px;
	padding:10px 0px;
	border-bottom:dashed 1px #E9E9E9;
}

.content .right .authors .author .img{
	float:left;
	padding-top:5px;
}

.content .right .authors .author .img img{
	width:60px;
	height:60px;
}

.content .right .authors .author .dest{
	width:205px;
	float:right;
	padding-left:5px;
}

.content .right .authors .author .dest .name{
	font-weight:bold;
}

.content .right .authors .author .dest a{
	color:#000000;
}

.content .right .authors .author .dest a:hover{
	color:#D70412;
}

.content .right .authors .author .dest .summit{
	color:#757575;
	font-size:12px;
}

.content .right .features{
	width:292px;
}

.content .right .features .feature{
	margin-top:8px;
	border-bottom:dashed 1px #E9E9E9;
}
.content .right .features .feature .desc{
	height:35px;
	line-height:35px;
}

.content .right .features .feature .desc a{

}

.content .right .features .feature .desc a:hover{
	color:#D70412;
	text-decoration:underline;
}

.content .right .pub{
	width:292px;
	height:118px;
	padding-top:10px;
}

.content .right .attend-us{
	border:solid 5px #E9E9E9;
	border-top:none;
	height:150px;
	padding:10px 5px;
}

.content .right .attend-us .sina-box{
	background:url(../images/sina.png) no-repeat 10px 10px;
	background-color:#E6E6E6;
	width:230px;
	height:40px;
	margin:0px auto;
	padding-left:40px;
	line-height:40px;
	font-size:12px;
}

.content .right .attend-us .attend{
	width:75px;
	height:40px;
	float:right;
	background-color:#D70412;
	color:#FFFFFF;
	display:inline-table;
	text-align:center;
}
.content .right .attend-us .last{
	border-bottom:none !important;
}
.content .right .attend-us .qr-code{
	width:275px;
	height:S0px;
	line-height:40px;
	margin:0px auto;
	line-height:40px;
	font-size:12px;
	border-bottom:dashed 1px #E9E9E9;
	overflow:hidden;
	background:url(../img/qr-code.jpg) no-repeat 240px 16px;
	padding:10px 0px;
}

.content .right .attend-us .qr-code img{
	width:40px;
	height:40px;
	float:left;
}
.content .right .attend-us .qr-code span{
	width:180px;
	display:inline-table;
}

.content .right .attend-us .qr-code .blue{
	color:#4CB6FF;
	font-weight:bold;
	display:inline;
}

.content .right .attend-us .qr-code .code-box{
	position:absolute;
    width: 194px;
    height: 231px;
    z-index: 3;
    padding: 26px 33px 0;
    background:url(../img/code-bg.png) no-repeat;
    text-align: center;
    display: none;
}

.content .right .attend-us .qr-code:hover .code-box{
	display: block;
}

.content .right .attend-us .qr-code .code-box img{
	width: 180px;
    height: 180px;
	float:none;
}

.more{
	float:right;
	margin-right:5px;
	color:#747474;
}
.more a{
	font-size:12px;
}
.more a:hover{
	color:#D70412;
	text-decoration:underline;
}
.seprate{
	width:1px;
	height:12px;
	border-right:solid 1px #747474;
	float:right;
}

.footer{
	margin-top:10px;
	background-color:#656565;
	width:100%;
	height:45px;
	line-height:45px;
	text-align:center;
	color:#FFFFFF;
	display:inline-table;
}

.footer a{
	color:#FFFFFF;
	margin-right:10px;
}

.footer a:hover{
	color:#D70412;
	text-decoration:underline;
}

.float_l{
	float:left;
}

.mgnt0{
	margin-top:0px !important;
}
.mgnt4{
	margin-top:4px;
}
.mgnt10{
	margin-top:10px;
}
.mgnt15{
	margin-top:15px;
}
.mgnl15{
	margin-left:10px;
}

.rbdrt{
	border-top:none !important;	
}

.blue{
	color:#00AEFF;
}
.red{
	color:#D70412;
}

.rdln {
    clear: both;
    margin: 5px auto 0px;
    border-bottom: 1px solid #E3E3E3;
    height: 24px;
}
.rdln dt {
    float: right;
    padding-right: 10px;
    line-height: 24px;
    color: #000;
}

.rdln dd {
    float: left;
    color: #747474;
    line-height: 24px;
    padding-left: 10px;
}


.article .relation .share{
	float:right;
	display:inline-table;
}
.article .relation .share {
	
}
.article .relation .share .to .label{
	color:#747474;
	float:left;
	height:35px;
	line-height:35px;
	display:inline-table;
}
.article .relation .share li{
	float:left;
}
.article .relation .share a{
	display:inline-table;
	width:32px;
	height:32px;
	background:url(../icons/ico_11.png) no-repeat;
	margin:3px;
}
.article .relation .share .weixin a{
	background-position:0 0;
}
.article .relation .share .weixin a:hover{
	background-position:0 -32px;
}
.article .relation .share .qq a{
	background-position:-38px 0;
}
.article .relation .share .qq a:hover{
	background-position:-38px -32px;
}
.article .relation .share  .sina a{
	background-position:-75px 0;
}
.article .relation .share .sina a:hover{
	background-position:-75px -32px;
}
.article .relation .share .concern{
	
}
.article .relation .share .concern a{
	margin:8px 0;
	width:160px;
	height:35px;
	line-height:35px;
	background-color:#99302F;
	color:#FFFFFF;
	text-align:center;
	display:inline-table;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
	border-radius: 5px;
}
